home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
New Star Software Collection
/
NSS_Collection.iso
/
3-004 ms visual basic pro 30
/
3.imz
/
3.IMA
/
XLIST.RC_
/
XLIST.bin
Wrap
Text File
|
1993-04-28
|
1KB
|
23 lines
//---------------------------------------------------------------------------
// Copyright (C) 1991-93, Microsoft Corporation
//
// You have a royalty-free right to use, modify, reproduce and distribute
// the Sample Custom Control Files (and/or any modified version) in any way
// you find useful, provided that you agree that Microsoft has no warranty,
// obligation or liability for any Custom Control File.
//---------------------------------------------------------------------------
// XList.rc - Resource file for XLIST.VBX custom control
//---------------------------------------------------------------------------
#include "xlist.h"
#include "..\vbx.rcv"
//---------------------------------------------------------------------------
// Control resources for XLIST control model
//---------------------------------------------------------------------------
IDBMP_XLISTUP BITMAP DISCARDABLE "xlistcu.bmp"
IDBMP_XLISTDOWN BITMAP DISCARDABLE "xlistcd.bmp"
IDBMP_XLISTMONO BITMAP DISCARDABLE "xlistmu.bmp"
IDBMP_XLISTEGA BITMAP DISCARDABLE "xlisteu.bmp"